perm filename SLAVE.ALP[1,ARG] blob
sn#232537 filedate 1976-08-25 generic text, type T, neo UTF8
;Start of program
XPROG
;BLOCK
XMVAR
;
22
;$B1.DEST
24
0
XMAKEVT
;$B1.TENREADY
26
;$B1.ELFREADY
30
0
;Move
XMOVE
L1
4
;WHILE Loop
L2: XPUSH
L4
XJUMPC
2
L3
;BLOCK
XMVAR
;
32
0
;Print
XPRINT
L5
;Event operation
XSIGNAL
;$B1.ELFREADY
30
;Event operation
XWAITE
;$B1.TENREADY
26
;Move
XMOVE
L6
4
;Block end cleanup
XKVAR
;
32
0
;End of BLOCK
XJUMP
L2
L3: ;END WHILE
;Block end cleanup
XKVAR
;
22
;$B1.DEST
24
0
XDESEVT
;$B1.TENREADY
26
;$B1.ELFREADY
30
0
;End of BLOCK
XENDP
;End of program